ostree.git
2022-05-06 Felix KrullAdd generated KernelArgs (not working yet)
2022-05-06 Felix Krullci: bump used version
2022-05-06 Felix KrullRegenerate main crate
2022-05-06 Felix KrullClean up docs.rs sections in Cargo.tomls
2022-05-06 Felix KrullIgnore BUILT_FEATURES from main crate
2022-05-06 Felix KrullRegenerate -sys
2022-05-06 Felix KrullDisable build features constant
2022-05-06 Felix KrullUpdate OSTree-1.0.gir
2022-05-06 Felix KrullUpdate gir files
2022-05-06 Felix Krullci: fix feature flags
2022-05-06 Felix KrullRevert "Enable some functions that seem to work now"
2022-05-06 Felix KrullEnable some functions that seem to work now
2022-05-06 Felix KrullAdd features for docs.rs build
2022-05-06 Felix KrullUpdate gir version
2022-05-06 Felix Krullci: use libostree from unstable
2022-05-06 Felix Krullci: fix
2022-05-06 Felix Krullci: I guess we did need CMake
2022-05-06 Felix Krullci: fix features for -sys
2022-05-06 Felix Krullci: still need before_script for docs
2022-05-06 Felix Krullci: clean up image
2022-05-06 Felix Krullci: remove separate futures build
2022-05-06 Felix Krullci: include `futures` in docs
2022-05-06 Felix KrullFix tests on nightly (by avoiding UB, even)
2022-05-06 Felix Krullci: fix futures job maybe
2022-05-06 Felix Krullconf: remove a problematic function that was fixed...
2022-05-06 Felix Krullci: add job for futures feature
2022-05-06 Felix KrullEnable futures feature
2022-05-06 Felix KrullUpdate to new glib-rs versions
2022-05-06 Felix KrullBump gir version
2022-05-06 Felix KrullAdd notes about releases and tags
2022-05-06 Felix KrullBump version
2022-05-06 Felix Krullconf: add some more loose types
2022-05-06 Felix Krullconf: clean up comments a bit
2022-05-06 Felix Krulllib: add some glib types to generate more functions
2022-05-06 Felix Krullci: add Makefile target to run gir -m not_bound
2022-05-06 Felix Krulllib: generate some additional classes
2022-05-06 Felix Krulllib: brush up some docs
2022-05-06 Felix Krulllib: catch unwinds in RepoCheckoutFilter
2022-05-06 Felix Krulllib: fix clippy
2022-05-06 Felix Krulllib: add docs and safety notes to RepoCheckoutFilter
2022-05-06 Felix Krulllib: add repo_checkout_filter function for better ergon...
2022-05-06 Felix Krulllib: clean up types for RepoCheckoutFilter
2022-05-06 Felix Krulllib: split out RepoCheckoutFilter
2022-05-06 Felix Krulltests: reorganise repo tests so they have fewer feature...
2022-05-06 Felix Krulltests: fix imports with default features
2022-05-06 Felix Krulllib: implement CheckoutOptions::filter (hackishly)
2022-05-06 Felix Krullci: run clippy with default features as well
2022-05-06 Felix Krulltests: fix checkout_at tests
2022-05-06 Felix Krulllib: satisfy clippy
2022-05-06 Felix Krulllib: handle ino cache and sepolicy options
2022-05-06 Felix Krulllib: RepoCheckoutAtOptions
2022-05-06 Felix KrullRevert "Simplify docs build"
2022-05-06 Felix KrullSimplify docs build
2022-05-06 Felix KrullConsolidate some pipeline stages
2022-05-06 Felix KrullFix clippy issues
2022-05-06 Felix KrullIgnore clippy issues in generated code
2022-05-06 Felix KrullDisallow clippy warnings
2022-05-06 Felix KrullOh wait, check doesn't actually do anything useful...
2022-05-06 Felix KrullForce clippy to run even after check
2022-05-06 Felix Krullci: use sccache
2022-05-06 Felix KrullUpdate version in README and add some notes on version...
2022-05-06 Felix KrullBump version
2022-05-06 Felix KrullRemove extraneous generated files
2022-05-06 Felix KrullCheck that we haven't included extraneous generated...
2022-05-06 Felix KrullAdd copies of the various LGPL versions and notes about...
2022-05-06 Felix Krullcollection_ref: add accessors for collection_id and...
2022-05-06 Felix KrullDocument ObjectName
2022-05-06 Felix KrullIgnore deprecated (and reportedly unsafe) method
2022-05-06 Felix KrullClean up some comments
2022-05-06 Felix KrullDocument Repo::new_for_path
2022-05-06 Felix KrullImprove doc blurb a bit
2022-05-06 Felix KrullWe don't need to patch the hand-written Repo symbols...
2022-05-06 Felix KrullAdd ignored test for empty FileInfo crash
2022-05-06 Felix KrullAdd test for checkout_tree
2022-05-06 Felix KrullAdjust CI check flags
2022-05-06 Felix KrullAdd more checks to the pipeline
2022-05-06 Felix KrullMove extra Repo methods to plain impl as well
2022-05-06 Felix KrullUpdate gir and regenerate
2022-05-06 Felix KrullChange gir targets
2022-05-06 Felix KrullFix docs publish
2022-05-06 Felix KrullBuild docs more smartly
2022-05-06 Felix KrullAdd html_root_url
2022-05-06 Felix KrullDon't fmt and check for now
2022-05-06 Felix KrullFix gitlab-ci
2022-05-06 Felix KrullAdd fmt check, check, clippy
2022-05-06 Felix KrullAlso cache docs
2022-05-06 Felix KrullTry caching
2022-05-06 Felix KrullSuppress unused import warnings in generated code
2022-05-06 Felix KrullDisable CollectionRef tests on too-old features
2022-05-06 Felix KrullDon't separately build ostree-sys with nightly
2022-05-06 Felix KrullAdd other interesting pipeline stages
2022-05-06 Felix KrullDon't allow nightly runs to fail
2022-05-06 Felix KrullRefactor tests and add test for traverse_commit
2022-05-06 Felix KrullAdd some more unsorted types
2022-05-06 Felix KrullSwitch ObjectName to GString
2022-05-06 Felix KrullAdd docs for methods that were moved to RepoExtManual
2022-05-06 Felix KrullFix
2022-05-06 Felix KrullClarify reasons for async exclude
2022-05-06 Felix KrullSwitch to generated CollectionRef
2022-05-06 Felix KrullReorganise test code
next